BzrCrvNew

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BzrCrvNew()  

SYNOPSIS

cagd_lib/bzr_gen.c:59

CagdCrvStruct *BzrCrvNew(int Length, CagdPointType PType)
 

DESCRIPTION

Allocates the memory required for a new Bezier curve.  

PARAMETERS:

Length: Number of control points

PType: Type of control points (E2, P3, etc.).  

FUNCTION RETURN VALUE

CagdCrvStruct *: An uninitialized freeform Bezier curve.  

SEE ALSO

BspCrvNew, BspPeriodicCrvNew, CagdCrvNew, CagdPeriodicCrvNew, TrimCrvNew,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:17 GMT, October 17, 2022